Fix tq.el edge case
authorMiles Bader <miles@gnu.org>
Wed, 30 May 2007 14:06:39 +0000 (14:06 +0000)
committerMiles Bader <miles@gnu.org>
Wed, 30 May 2007 14:06:39 +0000 (14:06 +0000)
commite5c09ea9ba76c4d8e0ac6e49ef08bc22af64a8b5
treed09b71f36cad1d8abb40f8e270d96eb6d402edae
parent1c1a681349027b59adcca7ea149fbd0a0b4a6c56
Fix tq.el edge case

(tq-queue-pop): Stifle error when a process has died and we are trying to
send a signal to it.  The program using tq.el should periodically check
to see whether the process has died and react appropriately -- this is
not the responsibility of tq.el, and is consistent with the rest of the
tq.el source code.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-779
Creator:  Michael Olson <mwolson@gnu.org>
lisp/ChangeLog
lisp/emacs-lisp/tq.el